home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / settings.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  95 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>4</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:5</define>
  7.   <define>#header.image:settings_logo.png</define>
  8.   <define>#header.hover:hover_settings.png</define>
  9.   <!-- cheat a little, we don't use two of the items in the imported file to blank their labels -->
  10.   <define>#itemcount:-</define>
  11.   <define>#selecteditem:-</define>
  12.   <controls>
  13.     <import>common.window.xml</import>
  14.     <control>
  15.       <description>group element</description>
  16.       <type>group</type>
  17.       <animation effect="fade" time="250">WindowOpen</animation>
  18.       <animation effect="fade" time="250">WindowClose</animation>
  19.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  20.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  21.       <posX>531</posX>
  22.       <posY>220</posY>
  23.       <layout>StackLayout</layout>
  24.       <!-- topmost item needs an onup with a value of 17 for topbar to work -->
  25.       <control>
  26.         <description>Wizard</description>
  27.         <type>button</type>
  28.         <id>3</id>
  29.         <width>262</width>
  30.         <label>1200</label>
  31.         <hyperlink>615</hyperlink>
  32.         <onup>17</onup>
  33.       </control>
  34.       <control>
  35.         <description>General</description>
  36.         <type>button</type>
  37.         <id>4</id>
  38.         <width>262</width>
  39.         <label>128</label>
  40.         <hyperlink>705</hyperlink>
  41.       </control>
  42.       <control>
  43.         <description>Screen</description>
  44.         <type>button</type>
  45.         <id>5</id>
  46.         <width>262</width>
  47.         <label>6023</label>
  48.         <hyperlink>9</hyperlink>
  49.       </control>
  50.       <control>
  51.         <description>TV</description>
  52.         <type>button</type>
  53.         <id>10</id>
  54.         <width>262</width>
  55.         <label>605</label>
  56.         <hyperlink>700</hyperlink>
  57.       </control>
  58.       <control>
  59.         <description>My Pictures</description>
  60.         <type>button</type>
  61.         <id>7</id>
  62.         <width>262</width>
  63.         <label>1</label>
  64.         <hyperlink>12</hyperlink>
  65.       </control>
  66.       <control>
  67.         <description>Movies</description>
  68.         <type>button</type>
  69.         <id>8</id>
  70.         <width>262</width>
  71.         <label>3</label>
  72.         <hyperlink>703</hyperlink>
  73.       </control>
  74.       <control>
  75.         <description>My DVD</description>
  76.         <type>button</type>
  77.         <id>9</id>
  78.         <width>262</width>
  79.         <label>1027</label>
  80.         <hyperlink>704</hyperlink>
  81.       </control>
  82.       <!-- last item needs an ondown with a value of 99 to navigate to overlay -->
  83.       <control>
  84.         <description>My Music</description>
  85.         <type>button</type>
  86.         <id>6</id>
  87.         <width>262</width>
  88.         <label>2</label>
  89.         <hyperlink>14</hyperlink>
  90.         <ondown>99</ondown>
  91.       </control>
  92.     </control>
  93.   </controls>
  94. </window>
  95.